home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2009 August / SAN CD 8-2009 CD-ROM 51.iso / pc / issueMedia / Astronaut tests / Conc-ESA-ASPP-2008.swf / scripts / DefineButton2_134 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-06-19  |  182 b   |  5 lines

  1. on(release){
  2.    a = "Wrong! <br>The triangle neither has  <br>the same position nor the same <br>number of dots as the one  <br>before: no rule applies!";
  3.    gotoAndPlay(652);
  4. }
  5.